QueryNew(columnlist) Returns an empty query with a set of columns or an empty query with no columns. See Usage for more information. See also QueryAddColumn, QueryAddRow and QuerySetCell.
Returns an empty query with a set of columns or an empty query with no columns. See Usage for more information.
See also QueryAddColumn, QueryAddRow and QuerySetCell.
Comma-separated list of columns you want to add to the new query or an empty string.